####################################################################
#
# HoI - CORE USSR
#
# LIMIT:  222000 - 271999
#
# 222000 - Vlasov defection (by Generalisimo)
# 222001 - Tanu Tuva annexation (by Steel)
# 222002 to 222003 - Nomonhan Incident (by Steel)
# 222004 - Install Mass Combat Minister in USSR (by N!ghty)
# 222005 - Ukraine independece (by Generalisimo)
# 222006 - Sikorski - Mayski agreement (By Halibutt)
# 222007 - Polish army evacuation to Middle East (by Halibutt & Copper Nicus)
# 222008 to 222010 - Polish army in the USSR - 1, 2 & 3 (by Halibutt)
# 222011 - Polish army in the USSR TRIGGER (by Generalisimo)
# 222012 - Vilnius to Lithuania? (by Copper Nicus)
# 222013 - Send military advisors and tech support to SPR (by nachinus)
# 222014 - Arrival Of Republican Refugees (by nachinus)
# 222015 - Soviestskij Sojuz - USSR naval programme (by Barrabas & Copper Nicus)
# 222016 - USSR naval programme - Ready to build (by Barrabas & Copper Nicus)
# 222017 - Man of Steel, End of Yagoda (by Copper Nicus)
# 222018 - Man of Steel, End of Yezhov (by Copper Nicus)
# 222019 - Destruction of the Dnieper Dam (by Steel)
# 222020 - Donetz basin flooding subsides (by Steel)
# 222021 - Leon Trotsky Assasination (by Copper Nicus)
# 222022 - Gaining Allied Access To Persia : Soviets Decide To Act (by OHgamer)
# 222023 - Gaining Allied Access To Persia : Britain goes to war with Persia (by OHgamer)
# 222024 - Restoring Persia's Terrirotial Integrity : Soviet (by OHgamer)
# 222025 - Chasan Lake Incident (by Copper Nicus)
# 222026 - All soldiers are needed (by Copper Nicus)
# 222027 - Ultimatum, Stalin's answer (by Copper Nicus)

#
####################################################################

#------------------------------------------------------------------------
#----------------------- MODIFIED FROM USSR.TXT -------------------------
#------------------------------------------------------------------------

#########################################################################
#  The Finnish Winter War
#########################################################################
event = { 
	id = 2620
	random = no
	country = SOV
	
	trigger = {
		exists = FIN
		NOT = {
			exists = POL
			OR = {
				war = { country = FIN country = SOV }
				war = { country = GER country = SOV }
				alliance = { country = FIN country = SOV }
				control = { province = 787 data = SOV }  
				control = { province = 803 data = SOV } 
				control = { province = 821 data = SOV } 
				ispuppet = FIN
				ispuppet = SOV
			}
		}
	##### added ####
		atwar = no
		war = { country = GER country = ENG } 
	}
	
	name = "EVT_2620_NAME"
	desc = "EVT_2620_DESC"
	style = 0
	
	date = { day = 13 month = november year = 1939 }
	offset = 7 # Check for trigger conditions every seven days
	deathdate = { day = 30 month = december year = 1940 }
	
	action_a = {
		name = "ACTIONNAME2620A" # Press claims
		command = { type = trigger which = 3200 } # FIN
	}
	action_b = {
		name = "ACTIONNAME2620B" # Leave them be
		command = { }
	}
}

#------------------------------------------------------------------------
#-------------------- END MODIFIED FROM USSR.TXT ------------------------
#------------------------------------------------------------------------

###########################################################
# SOVIET EVENTS #
# POLISH MANPOWER #
###########################################################

#########################################################################
#  Vlasov defects
#  222000
#########################################################################
event = {
	id = 222000
	random = no
	country = SOV
	trigger = {
		# Vlasov captured
		control = { province = 775 data = GER } #Kiev
		random = 70	
		}
	name = "Bad news from the front!!"
	desc = "General Vlasov's divisions have been captured with the fall of Kiev"
	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 30
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "That's bad news..." # Ok
		command = { type = sleepleader which = 10269 } #Vlasov
	}
}

#########################################################################
#  Minor victory at Nomonhan village
#########################################################################
event = { 
	id = 222002
	random = no
	country = SOV
	
	# Triggered by JAP 492000
	
	name = "Japanese withdrawal at Nomonhan (SOV)"
	desc = "The enemy force is withdrawing and our troops have a firm hold on Nomonhan village and the Baintsagan Heights.  It appears the battle is won with minor losses and we have improved our position in the Far East, teaching the Japanese Imperial Army to fear us."
	style = 0
	
	action_a = {
		name = "A victory for the Red Army"
                command = { type = dissent value = -2 }		# A great victory is good for morale!
		command = { type = influence value = 2 }	# our nation is respected and the army is ready to back our policy
                command = { type = manpowerpool value = -2 }	# some casualties
                command = { type = supplies value = -100 }	# equipment lost and ammo used
		command = { type = sleepevent which = 492003 }	# Japanese response
	}
        action_b = {
                name = "Pursue the enemy and destroy them"
                command = { type = dissent value = -1 }		# A victory
                command = { type = manpowerpool value = -42 }	# some casualties (2) and men committed to offensive
                command = { type = supplies value = -1500 }	# equipment lost and ammo used, also committed to new offensive
	}

}


#########################################################################
#  Border clash with Japanese troops (SOV)
#########################################################################
event = { 
	id = 222003
	random = no
	country = SOV
	
	# Triggered by JAP 492093
	
	name = "Border clash with Japanese troops (SOV)"
	desc = "Outer Mongolian cavalry on peaceful patrols in the Khalkn Ghol area have clashed with Japanese troops and been driven back across the river.  It seems the Japanese wish to repeat the experiene of Laka Khasan and contend with us over control in the border lands."
	style = 0
	
	action_a = {
		name = "The Red Army will be ready" # ComIntern war with Japan and Manchuria
		command = { }
	}
}

#########################################################################
#  Install Mass Combat Minister in USSR 
#  222004
#  Event done by N!ghty, modified by Generalisimo
#########################################################################
event = { 
id = 222004
random = no 
country = SOV 

name = "Installation of Boris M. Shaposhnikov" 
desc = "The Russian program of building an army of hordes of infantry required higher and higher draft rates. Boris M. Shaposhnikov promised Stalin to effectively double them for the Soviet's effort." 
style = 0 

date = { day = 7 month = february year = 1939 } 
#offset = 15 
#deathdate = { day = 30 month = december year = 1947 } 

action_a = { 
	name = "Installation of Boris M. Shaposhnikov" #Ok
	command = { type = chiefofstaff which = 4051 } # Boris M. Shaposhnikov
	} 
action_b = { 
	name = "We do not need him, things must stay as they are" #No
	command = { } 
	} 
}

#########################################################################
#  Ukraine is created by Germany (SOV declare independence of Ukraine)
#  222005
#########################################################################

### DELETED BECAUSE OF NEW YOGI'S EVENTS

###########################################################
# 222006 - Sikorski-Mayski agreement (by Halibutt)
###########################################################

event = { 
id = 222006
random = no
country = SOV
trigger = {
		war = { country = SOV country = GER }
		war = { country = ENG country = GER }
	NOT = { 
		OR = {
			war = { country = SOV country = ENG }
			exists = POL
			}
		}
		random = 20 # added
	}

	name = "Sikorski-Mayski Agreement"
	desc = "Three weeks after the Great Patriotic War started, an agreement was made between the Polish prime minister Wladyslaw Sikorski and the Soviet ambassador to the UK, I.M. Mayski, setting all polish citizens from the Gulags free and creating a Polish Army in the USSR."
	style = 0

	date = { day = 1 month = march year = 1938 }
	offset = 21 # Check for trigger conditions every 21 days
	deathdate = { day = 30 month = december year = 1947 }
	
	action_a = {
		name = "OK" # Sign the agreement
		command = { type = manpowerpool value = 100 }
		command = { type = supplies value = 500 }
		command = { type = industry which = 1393 value = -1 } #Omsk
		command = { type = industry which = 1636 value = -1 } #Yakutsk
		command = { type = industry which = 1430 value = -1 } #Alma-Ata
		command = { type = industry which = 822 value = -1 }  #Murmansk
		command = { type = trigger which = 222007 } #SOV - the evacuation
	}
	action_b = {
		name = "No way" # Poles belong in GuLag
		command = { type = industry which = 822 value = 5 } #Murmansk 
	}
}

###########################################################
# Polish army evacuation to Middle East 
# by Halibutt and Copper Nicus
###########################################################


event = { 
	id = 222007
	
	# Triggered by SOV 222006 Sikorski - Mayski agreement

	random = no
	country = SOV
	name = "Evacuation of the polish army"
	desc = "Despite the Sikorski-Mayski agreement, creating a Polish army in the USSR met with several problems. The Polish government wanted to use the Polish Army as one solid force, securing a future political system after the war. In contrast, Stalin was only interested in sending the newly raised divisions to the front one by one, as classic cannon fodder. Stabilization of the front lines also resulted in lowering Stalins interest in creating a Polish army. As a result of these problems, the idea of withdrawing the troops to the Brittish Middle East, was welcomed with relief by both sides." 
	style = 0
	
	action_a = {
		name = "Ok" # We don't need them here
		command = { type = manpowerpool value = -100 }
		command = { type = supplies value = -750 }
		command = { type = trigger which = 272003 } #ENG Anders
	}
	action_b = {
		name = "No way!" # We need every soldier
		command = { type = manpowerpool value = 20 }
		command = { type = supplies value = -750 }
		command = { type = add_division which = infantry value = 1 } # artillery
		command = { type = add_division which = infantry value = 1 }
		command = { type = add_division which = infantry value = 1 }
		command = { type = add_division which = infantry value = 2 } # antitank
		command = { type = add_division which = infantry }
		### COMMAND HAS GONE ###
		#command = { type = leader which = 11516 } #Anders
		#command = { type = leader which = 11519 } #Sosnkowski
		#command = { type = leader which = 11520 } #Berling
		#command = { type = leader which = 11521 } #Bewziuk
		#command = { type = leader which = 11522 } #Szyszko-Bohusz
		#command = { type = leader which = 11518 } #Swierczewski
		#command = { type = leader which = 11523 } #Poplawski
		#command = { type = leader which = 11524 } #Spychalski
		#command = { type = leader which = 11525 } #Rola-Zymierski
		#command = { type = leader which = 11526 } #Strazewski
		#command = { type = leader which = 11527 } #Klimecki
		command = { type = trigger which = 222011 } #SOV, Berling army trigger
		}
}


###########################################################
# Polish army in the USSR - 1 
# by Halibutt
###########################################################

event = { 
	id = 222008
	random = no
	country = SOV
	
	# Triggered by SOV 222007 Sikorski - Mayski agreement action_b
	trigger = {
		event = 222011
		random = 5 # added
	}	

	name = "Peoples Army of Poland"
	desc = "After having expelled the whole Polish army to British-held Palestine, Stalin decided to create his own Polish army in order to use it in his struggle to seize power in Poland after the war. Lend-lease shipments provided the newly formed units with arms and supplies, and Gulag-camps and NKVD prisons were the main source of the cannon-fodder. The only problem was the lack of Polish officers since Stalin ordered the murder of them shortly before the Great Patriotic War started."
	style = 0

	date = { day = 1 month = january year = 1938 }
	offset = 30 # Should fire 1 year after SOV 222007
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Ok" # Long live the Soviet Union!
		command = { type = manpowerpool value = -25 }
		command = { type = supplies value = -500 }
		command = { type = add_division which = infantry value = 1 }
		command = { type = add_division which = infantry value = 1 }
		### COMMAND HAS GONE ###
		#command = { type = leader which = 11520 } #Berling
		#command = { type = leader which = 11518 } #Swierczewski
		#command = { type = leader which = 11521 } #Bewziuk
		#command = { type = leader which = 11523 } #Poplawski
		#command = { type = leader which = 11524 } #Spychalski
		#command = { type = leader which = 11525 } #Rola-Zymierski
	}
}

###########################################################
# Polish army in the USSR - 2 
# by Halibutt
###########################################################

event = { 
	id = 222009
	random = no
	country = SOV
	
	# Triggered by SOV 222008 Berling army 1
trigger = {
	event = 222008
	random = 10 # added
	}
	
	name = "Peoples Army of Poland"
	desc = "After having expelled the whole Polish army to British-held Palestine, Stalin decided to create his own Polish army in order to use it in his struggle to seize power in Poland after the war. Lend-lease shipments provided the newly formed units with arms and supplies, and Gulag-camps and NKVD prisons were the main source of the cannon-fodder. The only problem was the lack of Polish officers since Stalin ordered the murder of them shortly before the Great Patriotic War started."
	style = 0

	date = { day = 1 month = january year = 1938 }
	offset = 30 #Should fire 1/2 year after SOV 222008
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Ok" # Long live the Soviet Union!
		command = { type = manpowerpool value = -25 }
		command = { type = supplies value = -500 }
		command = { type = add_division which = infantry }
		command = { type = add_division which = infantry value = 2 } # should be antiair
	}
}

###########################################################
# Polish army in the USSR - 3 
# by Halibutt
###########################################################

event = { 
	id = 222010
	random = no
	country = SOV
	
	# Triggered by SOV 222008 Berling army 2
trigger = {
	event = 222009
	random = 10 # added
	}
	
	name = "Peoples Army of Poland"
	desc = "After having expelled the whole Polish army to British-held Palestine, Stalin decided to create his own Polish army in order to use it in his struggle to seize power in Poland after the war. Lend-lease shipments provided the newly formed units with arms and supplies, and Gulag-camps and NKVD prisons were the main source of the cannon-fodder. The only problem was the lack of Polish officers since Stalin ordered the murder of them shortly before the Great Patriotic War started."
	style = 0

	date = { day = 1 month = january year = 1938 }
	offset = 30 #Should fire 1/2 year after SOV 222009
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Ok" # Long live the Soviet Union!
		command = { type = manpowerpool value = -25 }
		command = { type = supplies value = -500 }
		command = { type = add_division which = infantry }
		command = { type = add_division which = infantry }
		command = { type = add_division which = infantry }
		command = { type = add_division which = infantry }
	}
}

###########################################################
# Polish army in the USSR TRIGGER
# by Generalisimo
###########################################################

event = { 
	id = 222011
	random = no
	country = SOV
	
	# Triggered by SOV 222007 Sikorski - Mayski agreement
	
	name = "The Creation of the Peoples Army of Poland"
	desc = "After having expelled the whole Polish army to British-held Palestine, Stalin decided to create his own Polish army in order to use it in his struggle to seize power in Poland after the war. Lend-lease shipments provided the newly formed units with arms and supplies, and Gulag-camps and NKVD prisons were the main source of the cannon-fodder. The only problem was the lack of Polish officers since Stalin ordered the murder of them shortly before the Great Patriotic War started."
	style = 0

	action_a = {
		name = "Ok" # Long live the Soviet Union!
	}
}

###########################################################
# END SOVIET EVENTS #
# POLISH MANPOWER #
###########################################################

####################################################
# Vilnius to Lithuania?
# by Copper Nicus
####################################################

event = { 
	id = 222012
	random = no 
	country = SOV

trigger = { 
	event = 2013 # Mol-Rib Pact Historical outcome
	event = 2604 # SOV had received the polish provinces
	exists = LIT
	NOT = {
		OR = {
			alliance = { country = GER  country = LIT }
			alliance = { country = ENG  country = LIT }
			war = { country = SOV  country = LIT }
			war = { country = SOV  country = GER }
			war = { country = SOV  country = ENG }
			}
		}
	}

name = "Vilnius to Lithuania?"
desc = "After the fall of Poland Stalin was free to do anything in the Baltic zone according to the Ribentrop-Molotow Pact. As his goal was full control over all of the countries, he wanted to create an illusion of a friendly USSR. Vilnius (Wilno in polish), historical capital of Lithuania and one of the more important cities in Polish cuture, was a good example of these politics. Historically Vilnus was returned to Lithuania in 1939."
style = 0

date = { day = 1 month = january year = 1936 }
offset = 30 
deathdate = { day = 30 month = december year = 1947 }

action_a = {
	name = "Let them have it!"
	command = { type = secedeprovince which = LIT value = 716 }
	command = { type = addcore which = 716 }
	command = { type = trigger which = 702027 } # Lithuanian event to secced the Baltic States
	}
action_b = {
	name = "No compromise with enemies of the revolution!"
	command = { }
	}
}

###########################################################
# SOV-Send military advisors and tech support to SPR
# by nachinus
###########################################################


event = {
	id = 222013 # 50111
	trigger = {
		atwar = no
		war = { country = SPA country = SPR }
		event = 3102 #SPR receives SOV supplies
		NOT = {
			OR = {
				alliance = { country = ENG country = SPR }
				alliance = { country = SOV country = SPA }
				alliance = { country = USA country = SPR }
				alliance = { country = SOV country = SPR }
				}
			}
		}
	random = no
	country = SOV
	name = "Send military advisors and tech support to Republican Spain."
	desc = "Spanish Civil War became a war against fascism and Stalin couldnt watch as his communist comrades in Spain fought against Franco without helping them more actively. Russia sent military and political advisors as well as tons of weaponry with the possibility of converting Spanish factories to produce Russian weaponry."
	style = 0

	date = { day = 1 month = october year = 1936 }
	offset = 30 # Check for trigger conditions every 30 days
	deathdate = { day = 30 month = october year = 1939 }

	action_a = {
		name = "Our comrades need help."
		command = { type = supplies value = -200 }
		command = { type = trigger which = 802006 } #SPR gets russian advisors and tech support
	}
	action_b = {
		name = "They do not need more help."
		command = { type = alignment which = fascist value = 2 }
		command = { type = influence value = -2 }
	}
}

###########################################################
# SOV- Arrival Of Republican Refugees
# by nachinus
###########################################################

event = {
	id = 222014 # 50131
	trigger = {
		atwar = no

		NOT = {
			OR = {
				alliance = { country = SOV country = GER }
				alliance = { country = SOV country = ITA }
				alliance = { country = SOV country = SPA }
				exists = SPR
				}
			}
		}
	random = no
	country = SOV
	name = "Republican Refugees ask for asylum."
	desc = "The victory of Franco showed the world the horror produced by a civil war without reconciliation. About 500.000 Spanish fled to different countries escaping from fascist reprisals, which were extremely cruel during the war - the fascists had already executed 90.000 people. Although most of the refugees went to France many exiled asked for assylum in Russia, but the Stalinist regime made an exhaustive selection and only those who were considered the most faithfull and devoted to communist ideology were allowed in... Hardly 2000 people."
	style = 0

	date = { day = 18 month = july year = 1936 }
	offset = 7 # Check for trigger conditions every 7 days
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Admit only those more devoted to communism."
		command = { type = supplies value = -100 }
		command = { type = manpowerpool value = 4 }
		}
	action_b = {
		name = "Take all of them into the warm embrace of Communism"
		command = { type = alignment which = communist value = -1 }
		command = { type = dissent value = 2 }
		command = { type = manpowerpool value = 15 }
		command = { type = supplies value = -300 }
	}
	action_c = {
		name = "We dont want them!."
		command = { type = alignment which = fascist value = 5 }
		command = { type = alignment which = communist value = -3 }
		command = { type = dissent value = 3 }
		command = { type = influence value = -4 }
		}
}

##################################################
# Soviestskij Sojuz - USSR naval programme
# by Barrabas & Copper Nicus. Modified by MateDow
##################################################

event = {

	id = 222015
	random = no
	country = SOV
	trigger = {
		atwar = no
		oil = 15000
		steel = 15000
		coal = 15000
		}

	name = "There Shall Be A Navy"
	desc = "The mission of the RKKF - the Soviet Navy - had since the revolution been of a defensive nature. The shores of the homeland was to be defended mostly by submarines and minor surface vessels. But this policy would change. By the middle of the 1930's it was clear that Stalin was aiming for a large navy, a 'Blue-water Fleet', capable of projecting Soviet power outside of it's homewaters. An immense programme was started, shipyards were extended and envoyces were sent out to foreign countries. Their mission - to obtain plans and designs for Battleships and large Cruisers."
	style = 0

	date = { day = 1 month = may year = 1937 }
	offset = 10
	deathdate = { day = 30 month = december year = 1939 }

	action_a = {
		name = "We need a powerful fleet!" #Ok
		command = { type = coalpool value = -10000 } # Shipyards
		command = { type = oilpool value = -10000 } # More shipyards
		command = { type = steelpool value = -10000 } # Guess what? Shipyards!
		command = { type = industry which = -1 value = -1 } # Industry permanently redirected to project
		command = { type = industry which = -1 value = -1 }
		command = { type = industry which = -1 value = -1 }
		command = { type = industry which = -1 value = -1 }
		command = { type = industry which = -1 value = -1 }
		command = { type = dissent value = 2 } # Land leaders are angry
		}

	action_b = {
		name = "The army is where our future is!"
		command = { type = sleepevent which = 462076 } #Italian Naval Tech Event
		command = { type = sleepevent which = 322097 } #US- Soviet Naval Tech Event
		command = { type = sleepevent which = 172162 } #German- Soviet Naval Tech Event
		command = { type = sleepevent which = 652031 } #Swiss- Soviet Naval Tech Event
		command = { type = sleepevent which = 222016 } #Italy Shares Naval Tech
		command = { type = sleepevent which = 222062 } #Italy Refuses Naval Tech
		command = { type = sleepevent which = 222063 } #Germany Shares Naval Tech
		command = { type = sleepevent which = 222064 } #Germany Refuses Naval Tech
		command = { type = sleepevent which = 222065 } #US Shares Naval Tech
		command = { type = sleepevent which = 222066 } #US Refuses Naval Tech
		command = { type = sleepevent which = 222067 } #Swiss Share Naval Tech
		command = { type = sleepevent which = 222068 } #Swiss Refuse Naval Tech
		}
}


###############################################################
# Italian Share Tech Event
# Concept by Barrabas and Copper Nicus
# by MateDow
###############################################################

event = {

	id = 222016
	random = no
	country = SOV
	trigger = {
		event = 462076
		}


	name = "Italy Shares Naval Technology"
	desc = "As a part of our recent agreement to share naval technology, our engineers have sent us the data that we need to finalize the secondary battery turrets and refine the protective system on our new battleship design."
	style = 0

	date = { day = 1 month = june year = 1937 }
	offset = 10
	deathdate = { day = 30 month = december year = 1937 }

	action_a = {
		name = "Very Well"
		command = { type = gain_tech which = 6300 }
		command = { type = gain_tech which = 6400 }
		command = { type = gain_tech which = 6514 }
		command = { type = gain_tech which = 6515 }
		command = { type = gain_tech which = 6516 }
		}
}

#########################################################################
#  222017 - Man of Steel, End of Yagoda (by Copper Nicus)
#########################################################################

event = { 

id = 222017
random = no 
country = SOV 
trigger = {
	random = 70
	 }

name = "Man of Steel - removing Yagoda" 
desc = "Josif Visarianovitch Stalin was perhaps not be the most important of old date bolsheviks - but he was definetely the smartest. His speciality was taking advantage of animosities between his adversaries. After seizing absolute political power over the USSR he started to use these tactics to control the NKVD, the Soviet secret police. This way Yagoda, former chief of NKVD was suceeded by Yezhov, ensuring Stalins control over the growing power of the aparatus of terror." 
style = 0 

date = { day = 1 month = april year = 1937 }
offset = 15 
deathdate = { day = 30 month = december year = 1939 } 

action_a = { 
		name = "Yagoda is a trockist!" #Ok
		command = { type = sleepminister which = 4005 } # Yagoda leaves the building
		command = { type = ministerofsecurity which = 4039 } # Yezhov is new minister
 	} 

action_b = { 
		name = "We do not need any changes."
		command = { type = sleepevent which = 222018 } # End of Yezhov
	} 
}

#########################################################################
#  222018 - Man of Steel, End of Yezhov (by Copper Nicus)
#########################################################################

event = { 

id = 222018
random = no 
country = SOV 
trigger = {
	random = 70
	event = 222017
	 }

name = "Man of Steel - removing Yezhov" 
desc = "Josif Visarianovitch Stalin was perhaps not be the most important of old date bolsheviks - but he was definitely the smartest. His speciality was taking advantage of animosities between his adversaries. After seizing absolute political power over USSR he started to use this tactic to control NKWD, Soviet secret police. After the Great Purge in the Communist Party and the purges in the Red Army, Stalin ordered Lavrenti Beria to be the new chief of NKVD, removing Yezhov and his most trusted men." 
style = 0 

date = { day = 1 month = april year = 1939 }
offset = 15 
deathdate = { day = 30 month = december year = 1939 } 

action_a = { 
		name = "Yezhov is a spy from Japan!" #Ok
		command = { type = sleepminister which = 4039 } # Yezhov - sec minister
		command = { type = sleepminister which = 4045 } # Yezhov - sec minister 2
		command = { type = sleepminister which = 4057 } # Yezhov - intel minister
		command = { type = sleepminister which = 4031 } # Yezhov - Head of State 
		command = { type = sleepminister which = 4032 } # Yezhov - Head of Gov
		command = { type = ministerofsecurity which = 4041 } # Beria is the new minister
 	} 

action_b = { 
		name = "We do not need any changes."
		command = { } 
	} 
}

##################################################
# 222021 - Leon Trotsky Assasination (by Copper Nicus)
##################################################

event = {
	id = 222021
	random = no
	country = SOV
	trigger = {
		exists = SOV
		headofgovernment = 4002
		}

name = "Stalin's Revenge"
desc = "Stalin always remembered his enemies, no matter how long time ago they opposed him or how far away they were from the Cremlin. One of the most important of Stalins enemies was Leon Trotsky, former creator and first commander of teh Red Army and an important figure of the bolshevik movement. After he lost the struggle for power after Lenins demise, Trotsky was exiled from the USSR and ventured from country to country tracked by Stalins spies and assasins. According to our NKVD operatives, he is now in Mexico. Shall we make an assasination attempt?."
style = 0 

date = { day = 1 month = august year = 1940 } # Fixed date?

action_a = {
	name = "Human - problem. No human - no problem."
	command = { type = dissent value = -1 }
	command = { type = influence value = -5 } # Diplomatic scandal
	command = { type = trigger which = 602003  } # MEX reaction
	command = { type = trigger which = 322033 } # USA reaction
	}
action_b = {
	name = "He is no danger for us."
	command = { type = dissent value = 1 } # It's against oficial propaganda
	}
}

###############################################
# 222022 - Gaining Allied Access To Persia : Soviets Decide To Act (by OHgamer)
###############################################
event = { 
            id = 222022
            random = no
            country = SOV
 
            #Triggered by ENG272035

            name = "The USSR Demands Access to Persia"
            desc = "To help get supplies to the Soviets after the German invasion, the USSR decided to force Persia to grant Britain and the USSR transit rights and reduce German influence in Persia." 
            style = 0 

            action_a = {
                        name = "Demand that Persia Grants Access" # Join Britain in demanding Persia grant the Allies access
                        command = { type = trigger which = 902040 }
                        }

            action_b = { 
                        name = "Reject the British Proposal" # We need all our forces to counter the German invasion
                        command = { type = trigger which = 272036 }
                        }
}

###############################################
# 222023 - Gaining Allied Access To Persia : Britain goes to war with Persia (by OHgamer)
###############################################
event = { 
            id = 222023
            random = no
            country = SOV

            #Triggered by ENG272037A

            name = "Britain has declared war on Persia"
            desc = "Persia's rejection of British demands for Allied access has led to British intervention, should we join in?" 
            style = 0 

            action_a = {
                        name = "Join the intervention" # Join Britain in forcing Persia to grant access
                        command = { type = war which = PER }
                        command = { type = trigger which = 902041 }
                        }

            action_b = { 
                        name = "Decline to join in" # We don't have the forces to commit, but we support the plan
                        command = { type = trigger which = 902041 }
                        }
}

##########################################################
# 222024 - Restoring Persia's Terrirotial Integrity : Soviet (by OHgamer)
##########################################################
event = { 
            id = 222024
            random = no
            country = SOV

            #triggered by PER902042

            name = "Restoring Persia's Territorial Integrity"
            desc = "Having driven out Reza Pahlavi and gained Persian assent to military access, the USSR promised to return territories conquered to Persia. If we reject, our reputation will be severely damaged (Big loss of influence)." 
            style = 0 

            action_a = {
                        name = "Restore conquered provinces" # We need Persian cooperation in the war effort
                        command = { type = secedeprovince which = PER value = 1358 }
                        command = { type = secedeprovince which = PER value = 1362 }
                        command = { type = secedeprovince which = PER value = 1357 }
                        command = { type = secedeprovince which = PER value = 1350 }
                        command = { type = secedeprovince which = PER value = 1413 }
                        command = { type = secedeprovince which = PER value = 1407 }
                        command = { type = secedeprovince which = PER value = 1410 }
                        command = { type = secedeprovince which = PER value = 1412 }
                        command = { type = secedeprovince which = PER value = 1361 }
                        command = { type = secedeprovince which = PER value = 1411 }
                        command = { type = secedeprovince which = PER value = 1364 }
                        command = { type = secedeprovince which = PER value = 1406 }
                        command = { type = secedeprovince which = PER value = 1356 }
                        command = { type = secedeprovince which = PER value = 1363 }
                        command = { type = secedeprovince which = PER value = 1414 }
                        }

            action_b = { 
                       name = "Break Promise" # What we conquer we keep
                        command = { type = influence value = -20 }
			command = { type = dissent value = 1 } # some people are angry
                       }
}

#########################################################################
# 222025 - Chasan Lake Incident (by Copper Nicus)
#########################################################################
event = { 
id = 222025 
random = no
country = SOV

trigger = {
	exists = MAN
	control = { province = 1554 data = JAP } # Hailar
	control = { province = 1548 data = U03 } # Hohhot - Inner Mongolia
	NOT = {
		war = { country = JAP country = SOV }
		}
	} 

name = "Chasan Lake Incident"
desc = "The Soviet Far East borders were far from peaceful and quiet even before WWII. Stalin recognized Japan as an important enemy of the USSR and according to this doctrine he supported Nationalist China and Mongolia to counter Japanesse presence on the Asian continent. As a result of growing tension between the two countries, in 1938 Japanese Army units crossed the Soviet border near Lake Chasan to probe Red Army defences. The Soviet Far East Army counterattacked, but its advance was slow and fights lasted until the end of August. The lack of effectiveness of the Far East Soviet forces cost the life of their commander, Vasilij Blcher. He was arrested and executed by the NKVD."
style = 0

date = { day = 6 month = july year = 1938 }

action_a = {
	name = "We don't need Blcher anymore"
	command = { type = sleepleader which = 9846 } # Blcher
	}
action_b = {
	name = "No need for brutality" # Blcher will live
	command = { }
	}
}
#########################################################################
# 222026 - All soldiers are needed (by Copper Nicus)
#########################################################################
event = { 
id = 222026 
random = no
country = SOV

trigger = {
	war = { country = GER country = SOV }
	### REMOVED DUE TO THE IMPOSIBILITY TO WAKE THEM UP AGAIN :(
	#NOT = {
	#	OR = {
	#		leader = 9936 # Gorbatov
	#		leader = 10078 # Moskalenko
	#		leader = 10162 # Rokossovski
	#		}
	#	}
	}


name = "Amnesty for commanders"
desc = "Battles in Finland and in the Far East proved the weakness of the Soviet post-purge officer corps. Groving tension between Germany and USSR slightly changed Stalins personel politics and some commanders were released from the Gulags. A serious change happened when the war broke out. Many prisoners from the Gulags were sent to the front - including some of the best USSR commanders."
style = 0

date = { day = 1 month = november year = 1939 } # At least 2 years in prison
offset = 30 # Check for trigger conditions every 30 days
deathdate = { day = 30 month = december year = 1947 } 

action_a = {
	name = "We need them all!"
	#command = { type = wakeleader which = 10162 } # Rokossovsky
	#command = { type = wakeleader which = 9936 } # Gorbatov
	#command = { type = wakeleader which = 10078 } # Moskalenko
	command = { type = manpowerpool value = 100 } # Gulag prisoners
	command = { type = dissent value = -2 } # people are relased from prison
	}
action_b = {
	name = "Once a traitor, always a traitor!" # kill them more :)
	command = { }
	}
}

##############################################################
# 222030 - Soviet war doctrine, End of Stalin's Line (by Copper Nicus)
##############################################################
event = { 
id = 222030
random = no
country = SOV

trigger = {
	event = 2604 # Eastern Poland seceded to USSR
	atwar = no # If at war, then forts will stay
	}

name = "Change of war doctrine"
desc = "After the successful conquest of Eastern Poland, USSR had to decide what kind of doctrine  it should implement in future wars - defensive, based on old border fortifications called the Stalin Line, or more agressive, based on fast armoured units and superior firepower. Both Stalin and his commanders prefered the second option. Development of new weapons recieved high priority and old fortifications were gradually neglected and abandoned."
style = 0 

date = { day = 1 month = september year = 1939 }
offset = 10 # Check every 10 days
deathdate = { day = 1 month = june year = 1940 }

action_a = { 
	name = "We need tanks, not forts!" # End of Stalin's Line
	command = { type = manpowerpool value = 10 } # Soldiers from forts
	command = { type = supplies value = 2000 } # Supplies removed from forts
	command = { type = land_fort which = 778 value = -3 }
	command = { type = land_fort which = 774 value = -3 }
	command = { type = land_fort which = 766 value = -3 }
	command = { type = land_fort which = 773 value = -3 }
	command = { type = land_fort which = 775 value = -3 }
	command = { type = land_fort which = 772 value = -3 }
	command = { type = land_fort which = 778 value = -3 }
	command = { type = land_fort which = 784 value = -3 }
	command = { type = land_fort which = 785 value = -3 }
	command = { type = land_fort which = 791 value = -3 }
	command = { type = land_fort which = 764 value = -3 }
	command = { type = land_fort which = 769 value = -3 }
	}

action_b = { 
	name = "Forts could be useful..." # Forts will stay
	command = { type = manpowerpool value = -20 } # More people to forts
	command = { type = dissent value = 2 } # Officers corps is not happy
	command = { type = steelpool value = -2000 } # maintenance
	command = { type = supplies value = -3000 } # maintenance
	}
}

#############################################################
# 222028 - SCW: SPR surrenders, the war is lost (by nachinus)
#############################################################
event = {
	id = 222029
	random = no
	country = SOV

	trigger = {
		war = { country = SOV country = SPA }
		NOT = {
		exists = SPR
		war = { country = SOV country = GER } #TO avoid problems with the peace command
		war = { country = SOV country = ITA } #TO avoid problems with the peace command
		war = { country = SOV country = JAP } #TO avoid problems with the peace command
		war = { country = SOV country = FIN } #TO avoid problems with the peace command
		war = { country = SOV country = CHI } #TO avoid problems with the peace command
		event = 2646 #Bitter peace
		event = 2625 #Bitter peace
		}

	}

	name = "Republican Spain surrenders, the Spanish war is lost"
	desc = "We intervened in the Spanish war to help our comrades in that country against the fascist revolt, but even with our valious help, they havent been able to crush the rebellion. Now, the Republicans have been defeated and our intervention in this country is no longer needed. It has been a dirty war, and we have very little to win now in that remote and poor country. Our High Command officers think that continuing this war would be a waste of men and military resources that could be better used elsewhere."
	style = 0 

	date = { day = 20 month = july year = 1936 }
	offset = 4 
	deathdate = { day = 30 month = december year = 1940 } 

	action_a = {
		name = "Accept the defeat and bring our army back home."
		command = { type = influence value = -5 } 
		command = { type = peace which = SPA value = 0 }
		command = { type = secedeprovince which = SPA value = 952 } #Restore SPA national integrity
		command = { type = secedeprovince which = SPA value = 954 }
		command = { type = secedeprovince which = SPA value = 953 } 
		command = { type = secedeprovince which = SPA value = 969 }
		command = { type = secedeprovince which = SPA value = 970 }
		command = { type = secedeprovince which = SPA value = 956 } 
		command = { type = secedeprovince which = SPA value = 959 }
		command = { type = secedeprovince which = SPA value = 957 }
		command = { type = secedeprovince which = SPA value = 966 } 
		command = { type = secedeprovince which = SPA value = 967 }
		command = { type = secedeprovince which = SPA value = 978 }
		command = { type = secedeprovince which = SPA value = 972 } 
		command = { type = secedeprovince which = SPA value = 980 }
		command = { type = secedeprovince which = SPA value = 971 }
		command = { type = secedeprovince which = SPA value = 981 } 
		command = { type = secedeprovince which = SPA value = 996 }
		command = { type = secedeprovince which = SPA value = 983 }
		command = { type = secedeprovince which = SPA value = 977 } 
		command = { type = secedeprovince which = SPA value = 987 } 
		command = { type = secedeprovince which = SPA value = 988 }
		command = { type = secedeprovince which = SPA value = 991 }
		command = { type = secedeprovince which = SPA value = 995 } 
		command = { type = secedeprovince which = SPA value = 990 }
		command = { type = secedeprovince which = SPA value = 997 }
		command = { type = secedeprovince which = SPA value = 1000 } 
		command = { type = secedeprovince which = SPA value = 998 } 
		command = { type = secedeprovince which = SPA value = 1017 }
		command = { type = secedeprovince which = SPA value = 1018 }
		command = { type = secedeprovince which = SPA value = 1019 } 
		command = { type = secedeprovince which = SPA value = 1020 }
		command = { type = secedeprovince which = SPA value = 941 }
		command = { type = secedeprovince which = SPA value = 1009 } 
		command = { type = secedeprovince which = SPA value = 1027 }
		command = { type = secedeprovince which = SPA value = 1121 } 
	}
	action_b = {
		name = "Continue the war against Fascism in Spain!"
		command = { type = dissent value = 10 } 
	}
}
##########################################################
## Bolivia and the SOV
##########################################################
event = {
id = 222038
random = no
country = SOV

name = "Bolivian tin"
desc = "Bolivia was one of the most important producers of tin. The bolivian government has decided to sell the tin to the Soviet Union for symbolic prices. In exchange, a Soviet mission will help Bolivia in developing its more remote lands and in improving industry and infrastructure."

style = 0

action_a = { name = "Ok"
		 command = { type = steelpool value = 5000 } # simulates tin going to SOV
		}
}

#########################################################################
# 222039 - Forced Peace with Orthodox Church (by Copper Nicus)
#########################################################################
event = { 
id = 222039
random = no
country = SOV

trigger = {
random = 30
war = { country = GER country = SOV }
OR = {
	control = { province = 778 data = GER } # Minsk
	control = { province = 768 data = GER } # Odessa
	control = { province = 715 data = GER } # Kaunas
	control = { province = 785 data = GER } # Pskov
	control = { province = 791 data = GER } # Novgorod
	}
}


name = "Peace with the Russian Orthodox Church"
desc = "After the shocking defeats in the border battles, the Red Army desperately tried to stop the German invasion. Facing fast German advance, Stalin called upon the Soviet nations and the Russian national pride to defend 'Rodina' (motherland) from enemy agression. One of the most notable groups that started supporting the war effort was the Orthodox Church, which earlier was greatly suppressed by the communists."

style = 0

date = { day = 1 month = january year = 1936 } 
offset = 20 # Check for trigger conditions every 5 days
deathdate = { day = 30 month = december year = 1947 } 

action_a = {
	name = "Let them support the war effort."
	command = { type = manpowerpool value = 80 } # More recruits
	command = { type = dissent value = -3 }
	}

action_b = {
	name = "God is dead and no one cares"
	command = { } 
	}
}

#########################################################################
#  222056 - Warsaw Uprising - Stalin's reaction (by Copper Nicus)
#########################################################################

event = {
	id = 222056
	random = no
	country = SOV

	trigger = {
		event = 272096 # Uprising!
		war = { country = POL country = GER }
		war = { country = SOV country = GER }
		control = { province = 643 data = POL } # Warsaw is still free!
		}

	name = "The Warsaw Uprising - Stalin's reaction"
	desc = "The uprising organized by Polish units loyal to the government-in-exile could not get support from Stalin, who had his own plans for Central Europe. Although still nominally allied with the UK and USA, Stalin totally ignored the Polish exile-government, organizing a puppet goverment instead. He also blocked Allied attempts to support the Warsaw-uprising by denying them to land in Soviet controlled territory, as well as slowing down the offensive in Poland. Ultimately it resulted in 2 months of heavy cityfighting and almost total destruction of both the city and potential post-war opponents."

	style = 0

	date = { day = 3 month = may year = 1943 }
	offset = 5
	deathdate = { day = 30 month = december year = 1947 }


	action_a = {
		name = "Let them fight alone."
		command = { }
	}
	action_b = {
		name = "Let's give them something..."
		command = { type = supplies value = -500 } # Costs of operation
		command = { type = influence value = 2 } # World is impressed
		command = { type = trigger which = 702068 } # Soviet support
	}
	action_c = {
		name = "Full scale support!"
		command = { type = supplies value = -2000 } # Costs of operation
		command = { type = manpowerpool value = -5 } # Losses
		command = { type = influence value = 5 } # World is really impressed
		command = { type = trigger which = 702069 } # Paradrop on Warsaw
		command = { type = access which = POL }
	}
}





################################################################
# Italians Refuse Naval Tech Event
# Concept by Barrabas and Copper Nicus
# by MateDow
################################################################

event = {

	id = 222062
	random = no
	country = SOV
	trigger = {
		event = 462076
		}

	name = "Italy Refuses to Share Naval Technology"
	desc = "Our ambassador to Italy has reported that despite the generous offer that we made, the Italians have refused to share their knowledge of secondary battery turrets and armor protection schemes with us in order to further our battleship design.  We will be forced to come up with our own design."
	style = 0

	date = { day = 20 month = may year = 1937 }
	offset = 5
	deathdate = { day = 30 month = december year = 1939 }

	action_a = {
		name = "Very Well"
		command = { }
		}
}

##################################################################
# Germans Share Tech Event
# Concept by Barrabas and Copper Nicus
# by MateDow
##################################################################

event = {

	id = 222063
	random = no
	country = SOV
	trigger = {
		event = 172162
		}

	name = "Germany Shares Naval Technology"
	desc = "As a part of our recent agreement with the German government, our engineers have completed their analysis of the German Bismarck class battleships.  We will be able to use their fire control systems as a guide while designing the systems in our battleship design."
	style = 0

	date = { day = 1 month = june year = 1937 }
	offset = 5
	deathdate = { day = 30 month = december year = 1939 }

	action_a = {
		name = "Very Well"
		command = { type = gain_tech which = 6300 }
		command = { type = gain_tech which = 6400 }
		command = { type = gain_tech which = 6529 }
		command = { type = gain_tech which = 6530 }
		command = { type = gain_tech which = 6531 }
		}
}



##################################################################
#  Germans Refuse Naval Tech Event
#  Concept by Barrabas and Copper Nicus
#  by MateDow
##################################################################

event = {

	id = 222064
	random = no
	country = SOV
	trigger = {
		event = 172162
		}

	name = "Germany Refuses to Share Naval Technology"
	desc = "Our ambassador to Germany has reported that despite the generous offer that we made, the Germans have refused to share their designs for modern fire control equipment we us for use in our new battleship design.  Our engineers will have to come up with a design on their own."

	date = { day = 25 month = may year = 1937 }
	offset = 5
	deathdate = { day = 30 month = december year = 1939 }

	action_a = {
		name = "Very Well"
		command = { }
		}
}

################################################################
# Americans Share Naval Tech Event
# Concept by Barrabas and Copper Nicus
# by MateDow
################################################################

event = {

	id = 222065
	random = no
	country = SOV
	trigger = {
		event = 322097
		}

	name = "Americans Share Naval Tech"
	desc = "The American firm of Gibbs & Cox have given us some designs to consider for production.  Unfortunately, none of the designs is what we were looking for.  We will be able to use these designs as a basis for our own design made by Soviet engineers."
	style = 0

	date = { day = 25 month = may year = 1937 }
	offset = 5
	deathdate = { day = 30 month = december year = 1939 }

	action_a = {
		name = "Very Well"
		command = { type = gain_tech which = 6300 }
		command = { type = gain_tech which = 6400 }
		command = { type = gain_tech which = 6521 }
		command = { type = gain_tech which = 6522 }
		command = { type = gain_tech which = 6210 }
		}
}

#################################################################
# Americans Refuse to Share Naval Technology Event
# Concept by Barrabas and Copper Nicus
# by MateDow
#################################################################

event = {

	id = 222066
	random = no
	country = SOV
	trigger = {
		event = 322097
		}

	name = "Americans Refuse to Share Naval Technology"
	desc = "Our ambassador to the United States reports that their State Department has refused our request to work with the firm of Gibbs & Cox to develop new designs for use by the Red Navy.  This is despite our generous offer to their officals. Our engineers will have to make up for this loss with designs of their own."
	style = 0

	date = { day = 15 month = may year = 1937 }
	offset = 5
	deathdate = { day = 30 month = december year = 1939 }

	action_a = {
		name = "Very Well"
		command = { }
		}
}

#################################################################
# Swiss Share Naval Technology Event
# Concept by Barrabas and Copper Nicus
# by MateDow
#################################################################

event = {

	id = 222067
	random = no
	country = SOV
	trigger = {
		event = 652031
		}

	name = "Swiss Share Naval Technology"
	desc = "The Swiss firm of ABB has given our engineers assistance with designing the power plant for our new battleship design.  The have given us designs for modern small tube boilers.  That will help us by generating higher steam pressures, which will give a higher speed than our current battleships have."
	style = 0

	date = { day = 20 month = june year = 1937 }
	offset = 5
	deathdate = { day = 30 month = december year = 1939 }

	action_a = {
		name = "Very Well"
		command = { type = gain_tech which = 6300 }
		command = { type = gain_tech which = 6400 }
		command = { type = gain_tech which = 6514 }
		command = { type = gain_tech which = 6517 }
		}
}

################################################################
# Swiss Refuse to Share Naval Technology Event
# Concept by Barrabas and Copper Nicus
# by MateDow
################################################################

event = {

	id = 222068
	random = no
	country = SOV
	trigger = {
		event = 652031
		}

	name = "Swiss Refuse to Share Naval Technology"
	desc = "Our ambassador to Switzerland has reported that the Swiss Foreign Minister has refused our request for design work from the Swiss firm of ABB.   This is despite our generous offer of resources for their industries.  Our engineers will be forced to come up with their own design before our battleship design can proceed."
	style = 0

	date = { day = 1 month = june year = 1937 }
	offset = 5
	deathdate = { day = 30 month = december year = 1939 }

	action_a = {
		name = "Very Well"
		command = { }
		}
}


################################################################
###USSR moves its capital to the Kujbyshev when in danger
################################################################

event = {
	id = 222091
	random = no
	country = SOV
	
                trigger = { 

                war = { country = GER country = SOV }

                NOT = {   
                           control = { province = 845 data = SOV } # Kalinin 
                           control = { province = 852 data = SOV } # Kaluga 
                           control = { province = 853 data = SOV } # Tula
                          }                             
                      }

	name = "Moscov in danger!"
	desc = "In november 1941, the German 'Operation Typhoon' had almost reached Moscow. The 2nd Panzer Gruppe commanded by Heinz Guderian was closing on Tula to the south of the Soviet capital, while the 3rd and 4th Panzer Gruppen were attacking from the West and North-West. During these critical days, to many Soviet officials it all seemed lost and evacuation of the capital began. Historically J.V. Stalin evacuated most of the government offices and supplies, but stayed himself to bolster the spirit of the defenders. This demonstation of faith in Moscows defenses was very important for propaganda purposes."
        style = 0

	date = { day = 1 month = january year = 1939 }
	offset = 3
	deathdate = { day = 1 month = december year = 1946 }

	action_a = {
		name = "Evacuate the government, leave the HQ!"
                command = { type = capital which = 1373 } # Kujbyshev
		command = { type = industry which = 1373 value = 15 } # Kujbyshev
		command = { type = industry which = 846 value = -15 } # Moscov
		command = { type = dissent value = -5 } # Big propaganda success
		command = { type = setflag  which = kujbyshev } # capital moved
             }
	action_b = {
		name = "Evacuate all!"
                command = { type = capital which = 1373 } # Kujbyshev
		command = { type = industry which = 1373 value = 15 } # Kujbyshev
		command = { type = industry which = 846 value = -15 } # Moscov
		command = { type = dissent value = 10 } # Morale drops
		command = { type = setflag  which = kujbyshev } # capital moved
             }
	action_c = {
		name = "Shoot all trying to escape!"
		command = { type = dissent value = -2 } # Discipline
		command = { type = add_division which = militia when = 846 } # Opolcheniye
		command = { type = add_division which = militia when = 846 }
		command = { type = add_division which = militia when = 846 }
		command = { type = add_division which = militia when = 846 }
		command = { type = add_division which = militia when = 846 }
             }
	}

################################################################
###USSR moves its capital back
################################################################

event = {
	id = 222092
	random = no
	country = SOV
	
                trigger = { 

		random = 30 # not at once

		flag = kujbyshev # capital was moved

                war = { country = GER country = SOV }
  
	              control = { province = 845 data = SOV } # Kalinin 
                      control = { province = 852 data = SOV } # Kaluga 
                      control = { province = 853 data = SOV } # Tula
                            
                       }

	name = "We can return..."
	desc = "When danger now has passed from the gates of Moscow all capital offices and facilities can get back to normal routine."
        style = 0

	date = { day = 1 month = january year = 1939 }
	offset = 30
	deathdate = { day = 1 month = december year = 1946 }

	action_a = {
		name = "Great!"
                command = { type = capital which = 846 } # Kujbyshev
		command = { type = industry which = 1373 value = -15 } # Kujbyshev
		command = { type = industry which = 846 value = 15 } # Moscov
		command = { type = dissent value = -2 } # Rise of morale

             }
	}

#########################################################################
# 1500000 - Great Patriotic War (by Copper Nicus)
#
#########################################################################
event = { 
	id = 222084
	random = no
	country = SOV

	trigger = {
		ai = yes # Bonus only for the ai
		war = { country = GER country = SOV }

	# NOT = {
	# 	OR = {
	#		control = { province = 778 data = SOV } # Minsk
	#		control = { province = 768 data = SOV } # Odessa
	#		control = { province = 715 data = SOV } # Kaunas
	#		}
	#	}

	}


	name = "Stalin anonunces Great Patriotic War"
	desc = "After the shocking defeats in the border battles, the Red Army desperately tried to stop the German invasion. Facing fast German advance, Stalin spoke to the Soviet nations and the Russian national pride to defend 'Rodina' (motherland) from enemy agression. This sudden change in Soviet politics, as well as changes in political control of the Army units resulted in boosting morale and reinforcing the will to fight."
	style = 0

	date = { day = 1 month = january year = 1939 } # After the purges
	offset = 10 # Check for trigger conditions every 5 days
	deathdate = { day = 30 month = december year = 1947 } 

	action_a = {
		name = "Great!"
		command = { type = gain_tech which = 11512 } # Doctrine
	}

}



#########################################################################
#  Soviet equipment to China
#########################################################################
event = { 
	id = 222028
	random = no
	country = SOV
	
	# Aid to China

	trigger = {
		war = { country = CHI country = JAP }
		control = { province = 1563 data = JAP }
		random = 10
	}

        date = { day = 1 month = april year = 1937 }
        offset = 10
	deathdate = { day = 29 month = december year = 1939 }

	
	name = "Soviet assistance to China (SOV)"
	desc = "As Japanese forces advanced into northern China, hurried negotiations between China and the Soviet leadership took place. Plans were made for the provision of over 200 aircraft, 6000 tons of supplies and, in great secrecy, the sending of a force of volunteer combat-trained pilots. A treaty of Non-Aggression was also signed between the two countries."
	style = 0

	action_a = {
		name = "Sign the treaty and begin Operation Zet!"
		command = { type = influence value = 2 }
		command = { type = supplies value = -5000 }
		command = { type = manpowerpool value = -1 }
	}
	action_b = {
		name = "China must stand alone."
		command = { type = influence value = -2 }
		command = { type = sleepevent which = 522014 }
		command = { type = sleepevent which = 522015 }
	}
}

#########################################################################
#  The End of Tannu Tuva (USSR)
#########################################################################
event = { 
	id = 222001
	random = no
	country = SOV
	
	# Historical event November 1944
	
	name = "End of Tannu Tuva (SOV)"
	desc = "Chinese influence in Tannu Tuva was permanently ended when Tannu Tuva became part of the USSR in November 1944."
	style = 0

	trigger = {
                exists = TAN
                exists = SOV
		alliance = { country = SOV country = TAN }
		control = { province = 1534 data = TAN } # Kyzyl
            NOT = {
		ispuppet = TAN
		event = 2646 # USSR defeated by Japan and Germany
                  }   
}
        date = { day = 1 month = november year = 1944 }
        offset = 30

	action_a = {
		name = "The USSR will peacefully expand to include another Soviet Republic."
		command = { type = inherit which = TAN } 	# annex Tannu Tuva
		command = { type = addcore which = 1534 } 	# Kyzyl becomes USSR national territory
		command = { type = manpowerpool value = 16 } 	# inherit manpower
		command = { type = dissent value = -1 } 	# the Soviet people rejoice
		command = { type = influence value = 2 } 	# increase influence of USSR
		command = { type = trigger which = 522000 } 	# Chinese reaction
}
	action_b = {
		name = "Do not provoke the Chinese." 		# No annexation
		command = { type = dissent value = 1 } 		# the Army doesn't like this
		command = { type = influence value = -3 } 	# decrease influence of USSR
	}
}

event = { 
	id = 222019
	random = no
	country = SOV
	
	# Destruction of the Dnieper Dam
	
	name = "Destruction of the Dnieper Dam (SOV)"
	desc = "The Dnieper Dam, finished in 1932, was the largest in Europe and a symbol of the Stalin era. As enemy troops advanced into the Donetz basin, Russian troops destroyed the Dnieper Dam causing massive flooding and destruction."
	style = 0

	trigger = {
		NOT = {
                control = { province = 864 data = SOV }
		}
	}


        date = { day = 5 month = january year = 1940 }
        offset = 3
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Destroy the dam!"
		command = { type = infrastructure which = 864 value = -20 } 	# flooding
		command = { type = industry which = 864 value = -3 }		# destroy the largest electric plant in Europe
		command = { type = dissent value = 1 }				# this is a defeat
		command = { type = setflag which = dnieper }
	}
	action_b = {
		name = "No, this is only a temporary retreat!"
		command = { type = dissent value = -1 } # placeholder
	}
}

event = { 
	id = 222020
	random = no
	country = SOV
	
	# Flooding subsides
	
	name = "Donetz basin flooding subsides (SOV)"
	desc = "The flooding from the destroyed Dnieper Dam is finally subsiding, allowing rivers to be forded. Much damage remains to be repaired though."
	style = 0

	trigger = {
		flag = dnieper
		random = 1
	}

        date = { day = 2 month = january year = 1940 }
        offset = 3
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Ok"
		command = { type = infrastructure which = 864 value = 10 } 	# 50% recovery
	}
}



event = { 
	id = 222031
	random = no
	country = SOV
	
	# Commercial Agreement with Germany
	
	name = "Commercial Agreement with Germany (SOV)"
        desc= "The Soviet economy is suffering badly from lack of tools, machinery and technical skills. The western powers are with-holding their goods from our markets, but Germany is willing to trade us what we need in return for resources and some transit agreements for resources from the Far East."
	style = 0

	# Triggered by 172090

	action_a = {
		name = "Sign the agreement"
		command = { type = dissent value = -5 } # This will greatly help the Soviet people
		command = { type = influence value = 5 }
	}
	action_b = {
		name = "Reject the agreement"
		command = { type = sleepevent which = 222032 }
		command = { type = sleepevent which = 222033 }
		command = { type = sleepevent which = 222034 }
		command = { type = sleepevent which = 222035 }
		command = { type = sleepevent which = 222036 }
		command = { type = sleepevent which = 222037 } 
	}
}

event = { 
	id = 222032
	random = no
	country = SOV
	
	# Commercial Agreement with Germany
	
	name = "Delivery from Germany (SOV)"
        desc= "In return for our resources, Germany has provided all that we needed to expand our industry base and strengthen our economy."
	style = 0

	trigger = {
		event = 222031
		random = 10
		exists = GER
		NOT = {
			OR = {
		war = { country = GER country = SOV }
		event = 2624
		event = 2645
			}
		}
	}

        date = { day = 1 month = july year = 1939 }
        offset = 15
	deathdate = { day = 29 month = december year = 1939 }

	action_a = {
		name = "Great!"
		command = { type = oilpool value = -2500 }
		command = { type = rubberpool value = -1000 }
		command = { type = industry  which = -1 value = 1 } 
		command = { type = industry  which = -1 value = 1 } 
		command = { type = industry  which = -1 value = 1 } 
		command = { type = industry  which = -1 value = 1 } 
		command = { type = trigger which = 172091 }
	}
}


event = { 
	id = 222033
	random = no
	country = SOV
	
	# Commercial Agreement with Germany
	
	name = "Delivery from Germany (SOV)"
        desc= "In return for our resources, Germany has provided all that we needed to expand our industry base and strengthen our economy."
	style = 0

	trigger = {
		event = 222031
		random = 10
		exists = GER
		NOT = {
			OR = {
		war = { country = GER country = SOV }
		event = 2624
		event = 2645
			}
		}
	}

        date = { day = 1 month = january year = 1940 }
        offset = 15
	deathdate = { day = 29 month = june year = 1940 }

	action_a = {
		name = "Great!"
		command = { type = oilpool value = -2500 }
		command = { type = rubberpool value = -1000 }
		command = { type = industry  which = -1 value = 1 } 
		command = { type = industry  which = -1 value = 1 } 
		command = { type = industry  which = -1 value = 1 } 
		command = { type = industry  which = -1 value = 1 } 
		command = { type = trigger which = 172091 }
	}
}


event = { 
	id = 222034
	random = no
	country = SOV
	
	# Commercial Agreement with Germany
	
	name = "Delivery from Germany (SOV)"
        desc= "In return for our resources, Germany has provided all that we needed to expand our industry base and strengthen our economy."
	style = 0

	trigger = {
		event = 222031
		random = 10
		exists = GER
		NOT = {
			OR = {
		war = { country = GER country = SOV }
		event = 2624
		event = 2645
			}
		}
	}

        date = { day = 1 month = july year = 1940 }
        offset = 15
	deathdate = { day = 29 month = december year = 1940 }

	action_a = {
		name = "Great!"
		command = { type = oilpool value = -2500 }
		command = { type = rubberpool value = -1000 }
		command = { type = industry  which = -1 value = 1 } 
		command = { type = industry  which = -1 value = 1 } 
		command = { type = industry  which = -1 value = 1 } 
		command = { type = industry  which = -1 value = 1 } 
		command = { type = trigger which = 172091 }
	}
}


event = { 
	id = 222035
	random = no
	country = SOV
	
	# Commercial Agreement with Germany
	
	name = "Delivery from Germany (SOV)"
        desc= "In return for our resources, Germany has provided all that we needed to expand our industry base and strengthen our economy."
	style = 0

	trigger = {
		event = 222031
		random = 10
		exists = GER
		NOT = {
			OR = {
		war = { country = GER country = SOV }
		event = 2624
		event = 2645
			}
		}
	}

        date = { day = 1 month = january year = 1941 }
        offset = 15
	deathdate = { day = 29 month = june year = 1941 }

	action_a = {
		name = "Great!"
		command = { type = oilpool value = -2500 }
		command = { type = rubberpool value = -1000 }
		command = { type = industry  which = -1 value = 1 } 
		command = { type = industry  which = -1 value = 1 } 
		command = { type = industry  which = -1 value = 1 } 
		command = { type = industry  which = -1 value = 1 } 
		command = { type = trigger which = 172091 }
	}
}


event = { 
	id = 222036
	random = no
	country = SOV
	
	# Commercial Agreement with Germany
	
	name = "Delivery from Germany (SOV)"
        desc= "In return for our resources, Germany has provided all that we needed to expand our industry base and strengthen our economy."
	style = 0

	trigger = {
		event = 222031
		random = 10
		exists = GER
		NOT = {
			OR = {
		war = { country = GER country = SOV }
		event = 2624
		event = 2645
			}
		}
	}

        date = { day = 1 month = july year = 1941 }
        offset = 15
	deathdate = { day = 29 month = december year = 1941 }

	action_a = {
		name = "Great!"
		command = { type = oilpool value = -2500 }
		command = { type = rubberpool value = -1000 }
		command = { type = industry  which = -1 value = 1 } 
		command = { type = industry  which = -1 value = 1 } 
		command = { type = industry  which = -1 value = 1 } 
		command = { type = industry  which = -1 value = 1 } 
		command = { type = trigger which = 172091 }
	}
}


event = { 
	id = 222037
	random = no
	country = SOV
	
	# Commercial Agreement with Germany
	
	name = "Delivery from Germany (SOV)"
        desc= "In return for our resources, Germany has provided all that we needed to expand our industry base and strengthen our economy."
	style = 0

	trigger = {
		event = 222031
		random = 10
		exists = GER
		NOT = {
			OR = {
		war = { country = GER country = SOV }
		event = 2624
		event = 2645
			}
		}
	}

        date = { day = 1 month = january year = 1942 }
        offset = 15
	deathdate = { day = 29 month = june year = 1942 }

	action_a = {
		name = "Great!"
		command = { type = oilpool value = -2500 }
		command = { type = rubberpool value = -1000 }
		command = { type = industry  which = -1 value = 1 } 
		command = { type = industry  which = -1 value = 1 } 
		command = { type = industry  which = -1 value = 1 } 
		command = { type = industry  which = -1 value = 1 } 
		command = { type = trigger which = 172091 }
	}
}


##################### New in v0.6 ####################


####################################
# Mainila Shots (by Ghost_dk)
####################################

event = { 
	id = 222040
	random = no
	country = SOV

	# triggered by SOV 2620

	name = "Mainila Shots"
	desc = "Prior to the attack on Finland Red Army artillery units opened fire on the soviet village of Mainila. They blamed the attack on the Finnish and even though the Finns denied responsibility, USSR used the incident to press its claims on Finland."
	style = 0

	action_a = { 
		name = "Fire at village"
		command = { type = trigger which = 1002034 }
		}
}
####################################
# Soviet expelled from League of Nations (by Ghost_dk)
####################################

event = {
	id = 222041
	random = no
	country = SOV

	trigger = {
		random = 20
		event = 2621
		war = { country = SOV country = FIN }
		NOT = {
			event = 2628
			alliance = { country = FIN country = GER }
			}
		}
	name = "Soviet expelled from League of Nations"
	desc = "Today a vote has been cast in the League of Nations. In light of the ongoing aggression of the USSR against the independent nation of Finland, without proper cause, a majority vote in the League of Nations has decided that USSR does no longer fit the criteria for membership of this organization. It is therefore decided that the USSR is expelled from the League of Nations as per today and all USSR diplomats be returned. Furthermore the League of nations wishes to speak out its support to Finland and request that all peacefull nations of the world give their support to the finnish people in their struggle against the soviet aggression."
	style = 0

	date = { day = 30 month = august year = 1939 }
	offset = 2
	deathdate = { day = 30 month = december year = 1940 }

	action_a = {
		name = "We wont be ruled"
		command = { type = influence value = -10 }
		command = { type = trigger which = 1052025 }
		command = { type = trigger which = 1052028 }
		command = { type = trigger which = 1052030 }
		command = { type = trigger which = 602018 }
		command = { type = trigger which = 1052031 }
		command = { type = trigger which = 602019 }
		command = { type = trigger which = 1052032 }
		}
}
####################################
# Protest Swedish and Norwegian aid to Finland (by Ghost_dk)
####################################

event = {
	id = 222042
	random = no
	country = SOV

	trigger = {
		event = 1002072
		event = 1002074
		war = { country = SOV country = FIN }
		NOT = { 
			event = 2628
			event = 2631
			}
		}
	name = "Protest against aid"
	desc = "There is no doubt that Sweden and Norway are helping Finland and thereby delaying the enevitable victory of our forces in Finland. We have to protest against this interference in our sphere of influence"
	style = 0

	date = { day = 30 month = august year = 1939 }
	offset = 5
	deathdate = { day = 30 month = december year = 1940 }

	action_a = {
		name = "Issue Protest"
		command = { type = trigger which = 1002078 }
		command = { type = trigger which = 1002077 }
		command = { type = influence value = -2 }
		}
	action_b = { 
		name = "Ignore interference"
		command = { type = dissent value = 2 }
		command = { type = sleepevent which = 1002077 }
		command = { type = sleepevent which = 1002078 }
		}
}
####################################
# Sweden protests against sinking of Fenris (by Ghost_dk)
####################################

event = {
	id = 222043
	random = no
	country = SOV

	# triggered by SWE 1002080

	name = "Swedish protest"
	desc = "One of our Submarines has accidentially sunk a Finnish transport ship the Fentris. The Swedish government claims it was in international waters but our submarine captain says it was in Finnish waters and that it was carrying supplies for Finland."
	style = 0

	action_a = {
		name = "Ignore"
		command = { type = influence value = -1 }
		}
}
####################################
# Bombs dropped in Sweden (by Ghost_dk)
####################################

event = {
	id = 222044
	random = no
	country = SOV

	trigger = { 
		random = 20
		event = 222043
		war = { country = SOV country = FIN }
		NOT = {
			event = 2628
			event = 2631
			war = { country = SOV country = SWE }
			}
		} 
	name = "Bombs on swedish soil"
	desc = "It seems that some of our bombers have by mistake flown into swedish territory and droppen their bomb load on the beach in the Gulf of Bothnia. The swedish government is sure to react on this."
	style = 0

	date = { day = 30 month = august year = 1939 }
	offset = 15
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Ups"
		command = { type = trigger which = 1002084 }
		}
}
####################################
# Sweden protests against bombings (by Ghost_dk)
####################################

event = {
	id = 222045
	random = no
	country = SOV

	# triggered by SWE 1002084

	name = "Swedish protest"
	desc = "It seems that some of our bombers have by mistake flown into swedish territory and droppen their bomb load on the beach in the Gulf of Bothnia. The swedish government is sure to react on this."
	style = 0

	action_a = {
		name = "Ignore"
		command = { type = influence value = -1 }
		}
}
####################################
# Bombs dropped on Pajala (by Ghost_dk)
####################################

event = {
	id = 222046
	random = no
	country = SOV

	trigger = { 
		random = 20
		event = 222045
		war = { country = SOV country = FIN }
		NOT = {
			event = 2628
			event = 2631
			war = { country = SOV country = SWE }
			}
		} 
	name = "Bombs on swedish village"
	desc = "It seems that some of our bombers have by mistake flown into swedish territory and droppen their bomb load on the swedish village of Pajala. The swedish government is sure to react on this."
	style = 0

	date = { day = 30 month = august year = 1939 }
	offset = 15
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Ups"
		command = { type = trigger which = 1002098 }
		}
}

### event 222047 MISSING
# 222047 - Swedish Protest (by Ghost_dk)

####################################
# TASS Deny bombings  (by Ghost_dk)
####################################

event = {
	id = 222048
	random = no
	country = SOV

	trigger = {
		random = 20
		event = 1002098
		war = { country = SOV country = FIN }
		NOT = {
			event = 2628
			event = 2631
			war = { country = SOV country = SWE }
			}
		}

	name = "TASS denies bombings"
	desc = "The Swedish government have issued a protest for the bombings on Pajala. We cannot confirm this withoutSswedish reprecussions so we will make our news agency TASS issue an article in which they declare the so called incident in Pajala a Swedish publicity stunt to attract sympathy for the Finnish cause and deny any Soviet involvement."
	style = 0

	date = { day = 30 month = august year = 1939 }
	offset = 5
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Issue article"
		command = { type = trigger which = 1002099 }
		}
}
####################################
# Supplies import from USA (by Ghost_dk)
####################################

event = {
	id = 222049
	random = no
	country = SOV

	# triggered by USA 322055

	name = "USA imports"
	desc = "Despite the war in Finland throughout the first months of the war USA continued to sell military equipment to the USSR. This amounted to almost 32 million dollars worth of military equipment."
	style = 0

	action_a = {
		name = "Buy Supplies from USA"
		command = { type = supplies value = 500 }
		}
}
####################################
# issue apology for bombings (by Ghost_dk)
####################################

event = { 
	id = 222050
	random = no
	country = SOV

	trigger = {
		event = 2631 
		NOT = {
			war = { country = SWE country = SOV }
			}
		}
	name = "Issue apology for bombings"
	desc = "The Winter war is over and it is time to look forward. Despite our differences in the past Sweden may become an ally in the future. To lay the first stone towards achieving this we should issue and apology for the bombes that we mistakenly dropped  on swedish soil during the winter war."
	style = 0

	date = { day = 30 month = august year = 1939 }
	offset = 5
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Issue apology"
		command = { type = trigger which = 1002112 }
		command = { type = influence value = -1 }
		}
}
####################################
# Bolivia protests against attack (by Ghost_dk)
####################################

event = { 
	id = 222051
	random = no
	country = SOV

	# triggered by BOL 1052024

	name = "Bolivian Protest"
	desc = "Following our attack on Finland a number of countries have issued formal protests about our operations there. Since we have already been expelled from the League of Nations it wont hurt us much to ignore those complaints."
	style = 0

	action_a = {
		name = "Ignore"
		command = { type = alignment which = communist value = 5 }
		}
}
####################################
# Chile protests against attack (by Ghost_dk)
####################################

event = { 
	id = 222052
	random = no
	country = SOV

	# triggered by CHL 1052023

	name = "Chile Protests"
	desc = "Following our attack on Finland a number of countries have issued formal protests about our operations there. Since we have already been expelled from the League of Nations it wont hurt us much to ignore those complaints."
	style = 0

	action_a = {
		name = "Ignore"
		command = { type = alignment which = communist value = 5 }
		}
}
####################################
# Paraguay protests against attack (by Ghost_dk)
####################################

event = { 
	id = 222053
	random = no
	country = SOV

	# triggered by PAR 1052026

	name = "Paraguay Protests"
	desc = "Following our attack on Finland a number of countries have issued formal protests about our operations there. Since we have already been expelled from the League of Nations it wont hurt us much to ignore those complaints."
	style = 0

	action_a = {
		name = "Ignore"
		command = { type = alignment which = communist value = 5 }
		}
}
####################################
# Peru protests against attack (by Ghost_dk)
####################################

event = { 
	id = 222054
	random = no
	country = SOV

	# triggered by PRU 1052027

	name = "Bolivian Protest"
	desc = "Following our attack on Finland a number of countries have issued formal protests about our operations there. Since we have already been expelled from the League of Nations it wont hurt us much to ignore those complaints."
	style = 0

	action_a = {
		name = "Ignore"
		command = { type = alignment which = communist value = 5 }
		}
}
####################################
# The vatican protests against attack (by Ghost_dk)
####################################

event = { 
	id = 222055
	random = no
	country = SOV

	# triggered by ITA 462082

	name = "the Vatican Protests"
	desc = "The Vatican decided that it could no longer overlook the atrocities committed in Finland. Pope Pius XII sent a formal condemnation to the Soviet leadership on behalf of the many catholics that suffered unnecessarily because of the Soviet attack on Finland."
	style = 0

	action_a = {
		name = "Ignore"
		command = { type = alignment which = communist value = 5 }
		}
}
########################################################################
# USSR Industrialization plans 1936-1942
# events 222069-222075 by Copper Nicus
#######################################################################

event = {  
	id = 222069
	random = no
	country = SOV

	trigger = { }

	name = "Second Industrialization Plan - 1936"
	desc = "The industrialization of the Soviet Union was conducted according to the '5 year' plans. Those plans meant the end of small stabilization of NEP (New Economic Policy) and going back to the principles of communism - limiting private property in the industry, trade and agriculture. All those plans were executed thanks to the forced work of GULAG prisoners, and this cheap and unlimited manpower was present on all 'great buiding sites of communism'. The first 5 year plan was conducted in the years 1928-1932 and resulted in a large development of industrial infrastructure as well as the horror of colectivization of the land property. The next plan, 1933-1937 was a straight continuation of the first one."

	style = 0			
	date = { day = 1 month = january year = 1936 }
	
	action_a = { 
		name = "Forward, to the victory of communism!" # Accept the full plan
		command = { type = manpowerpool value = -100 } # GULAG manpower
		command = { type = construct which = ic value = 1260 } # Jerevan
		command = { type = construct which = ic value = 1220 } # Batumi
		command = { type = construct which = ic value = 1250 } # Uralsk
		command = { type = construct which = ic value = 1394 } # Kurgan
		command = { type = construct which = ic value = 1395 } # Kustanaj
		command = { type = construct which = ic value = 1396 } # Koktjetaw
		command = { type = construct which = ic value = 1537 } # Bratsk
		command = { type = construct which = ic value = 1553 } # Borzja
		command = { type = construct which = ic value = 1847 } # Commodore
		command = { type = construct which = ic value = 1628 } # Siberia - East
		command = { type = construct which = ic value = 1656 } # Spassk
		command = { type = construct which = ic value = 1657 } # Dalneretiensk
		command = { type = construct which = ic value = 1658 } # Chabarovsk
		command = { type = construct which = ic value = 1378 } # Tjelabinsk
		command = { type = construct which = ic value = 1521 } # Tomsk
		command = { type = construct which = ic value = 1522 } # Novisibirsk
		command = { type = construct which = ic value = 772 } # Bobrujsk
		command = { type = construct which = ic value = 773 } # Mozyr
		command = { type = construct which = ic value = 779 } # Mogiliov
		command = { type = construct which = ic value = 780 } # Gomel
		command = { type = construct which = ic value = 850 } # N Novogrod
		command = { type = construct which = ic value = 851 } # Lipetsk
		command = { type = construct which = ic value = 853 } # Tula
		command = { type = construct which = ic value = 1233 } # Saransk
		command = { type = construct which = ic value = 1372 } # Chakalov
		command = { type = construct which = ic value = 1373 } # Kujbysjev
		command = { type = construct which = ic value = 1376 } # Pervouralsk
		command = { type = construct which = ic value = 804 } # Pertozavodsk
		command = { type = construct which = ic value = 839 } # Archangelsk
		command = { type = construct which = ic value = 859 } # Millerovo
          }

	action_b = { 
		name = "We have to slow down a little..." # Accept partial plan
		command = { type = construct which = ic value = 1378 } # Tjelabinsk
		command = { type = construct which = ic value = 1521 } # Tomsk
		command = { type = construct which = ic value = 1522 } # Novisibirsk
		command = { type = construct which = ic value = 772 } # Bobrujsk
		command = { type = construct which = ic value = 773 } # Mozyr
		command = { type = construct which = ic value = 779 } # Mogiliov
		command = { type = construct which = ic value = 780 } # Gomel
		command = { type = construct which = ic value = 850 } # N Novogrod
		command = { type = construct which = ic value = 851 } # Lipetsk
		command = { type = construct which = ic value = 853 } # Tula
		command = { type = construct which = ic value = 1233 } # Saransk
		command = { type = construct which = ic value = 1372 } # Chakalov
		command = { type = construct which = ic value = 1373 } # Kujbysjev
		command = { type = construct which = ic value = 1376 } # Pervouralsk
		command = { type = construct which = ic value = 804 } # Pertozavodsk
		command = { type = construct which = ic value = 839 } # Archangelsk
		command = { type = construct which = ic value = 859 } # Millerovo
          }

	action_c = { 
		name = "We don't need more heavy industry..." # Don't accept plan
		command = { }
          }
}


event = {  
	id = 222070
	random = no
	country = SOV

	trigger = { }

	name = "Second Industrialization Plan - 1937"
	desc = "The industrialization of the Soviet Union was conducted according to the '5 year' plans. Those plans meant the end of small stabilization of NEP (New Economic Policy) and going back to the principles of communism - limiting private property in the industry, trade and agriculture. All those plans were executed thanks to the forced work of GULAG prisoners, and this cheap and unlimited manpower was present on all 'great buiding sites of communism'. The first 5 year plan was conducted in the years 1928-1932 and resulted in a large development of industrial infrastructure as well as the horror of colectivization of the land property. The next plan, 1933-1937 was a straight continuation of the first one."

	style = 0			
	date = { day = 2 month = january year = 1937 }
	
	action_a = { 
		name = "Forward, to the victory of communism!" # Accept the full plan
		command = { type = manpowerpool value = -100 } # GULAG manpower
		command = { type = construct which = ic value = 1260 } # Jerevan
		command = { type = construct which = ic value = 1220 } # Batumi
		command = { type = construct which = ic value = 1250 } # Uralsk
		command = { type = construct which = ic value = 1394 } # Kurgan
		command = { type = construct which = ic value = 1395 } # Kustanaj
		command = { type = construct which = ic value = 1396 } # Koktjetaw
		command = { type = construct which = ic value = 1537 } # Bratsk
		command = { type = construct which = ic value = 1553 } # Borzja
		command = { type = construct which = ic value = 1847 } # Commodore
		command = { type = construct which = ic value = 1628 } # Siberia - East
		command = { type = construct which = ic value = 1656 } # Spassk
		command = { type = construct which = ic value = 1657 } # Dalneretiensk
		command = { type = construct which = ic value = 1658 } # Chabarovsk
		command = { type = construct which = ic value = 1378 } # Tjelabinsk
		command = { type = construct which = ic value = 1521 } # Tomsk
		command = { type = construct which = ic value = 1522 } # Novisibirsk
		command = { type = construct which = ic value = 772 } # Bobrujsk
		command = { type = construct which = ic value = 773 } # Mozyr
		command = { type = construct which = ic value = 779 } # Mogiliov
		command = { type = construct which = ic value = 780 } # Gomel
		command = { type = construct which = ic value = 850 } # N Novogrod
		command = { type = construct which = ic value = 851 } # Lipetsk
		command = { type = construct which = ic value = 853 } # Tula
		command = { type = construct which = ic value = 1233 } # Saransk
		command = { type = construct which = ic value = 1372 } # Chakalov
		command = { type = construct which = ic value = 1373 } # Kujbysjev
		command = { type = construct which = ic value = 1376 } # Pervouralsk
		command = { type = construct which = ic value = 804 } # Pertozavodsk
		command = { type = construct which = ic value = 839 } # Archangelsk
		command = { type = construct which = ic value = 859 } # Millerovo
          }

	action_b = { 
		name = "We have to slow down a little..." # Accept partial plan
		command = { type = construct which = ic value = 1378 } # Tjelabinsk
		command = { type = construct which = ic value = 1521 } # Tomsk
		command = { type = construct which = ic value = 1522 } # Novisibirsk
		command = { type = construct which = ic value = 772 } # Bobrujsk
		command = { type = construct which = ic value = 773 } # Mozyr
		command = { type = construct which = ic value = 779 } # Mogiliov
		command = { type = construct which = ic value = 780 } # Gomel
		command = { type = construct which = ic value = 850 } # N Novogrod
		command = { type = construct which = ic value = 851 } # Lipetsk
		command = { type = construct which = ic value = 853 } # Tula
		command = { type = construct which = ic value = 1233 } # Saransk
		command = { type = construct which = ic value = 1372 } # Chakalov
		command = { type = construct which = ic value = 1373 } # Kujbysjev
		command = { type = construct which = ic value = 1376 } # Pervouralsk
		command = { type = construct which = ic value = 804 } # Pertozavodsk
		command = { type = construct which = ic value = 839 } # Archangelsk
		command = { type = construct which = ic value = 859 } # Millerovo
          }

	action_c = { 
		name = "We don't need more heavy industry..." # Don't accept plan
		command = { } 
          }
}


event = {  
	id = 222071
	random = no
	country = SOV

	trigger = { }

	name = "3rd 5 year plan - 1938"
	desc = "The industrialization of the Soviet Union was conducted according to the '5 year' plans. Those plans meant the end of small stabilization of NEP (New Economic Policy) and going back to the principles of communism - limiting private property in the industry, trade and agriculture. All those plans were executed thanks to the forced work of GULAG prisoners, and this cheap and unlimited manpower was present on all 'great buiding sites of communism'. The 3rd 5 year plan, started in 1938 was different from the previous ones. Based on the huge infrastructure built in the years 1928-1937, Soviet Union started mass production of various armament types, considerably developing its military forces. While industry was still developed, it concetrated on the production."

	style = 0			
	date = { day = 3 month = january year = 1938 }
	
	action_a = { 
		name = "Forward, to the victory of communism!" # Accept the full plan
		command = { type = manpowerpool value = -100 } # GULAG manpower
		command = { type = construct which = ic value = 1394 } # Kurgan
		command = { type = construct which = ic value = 1395 } # Kustanaj
		command = { type = construct which = ic value = 1396 } # Koktjetaw
		command = { type = construct which = ic value = 1537 } # Bratsk
		command = { type = construct which = ic value = 1553 } # Borzja
		command = { type = construct which = ic value = 1628 } # Siberia - East
		command = { type = construct which = ic value = 1657 } # Dalneretiensk
		command = { type = construct which = ic value = 1658 } # Chabarovsk
		command = { type = construct which = ic value = 1378 } # Tjelabinsk
		command = { type = construct which = ic value = 1521 } # Tomsk
		command = { type = construct which = ic value = 1522 } # Novisibirsk
		command = { type = construct which = ic value = 1372 } # Chakalov
		command = { type = construct which = ic value = 1373 } # Kujbysjev
		command = { type = construct which = ic value = 1376 } # Pervouralsk
		command = { type = construct which = ic value = 839 } # Archangelsk
          }

	action_b = { 
		name = "We have to slow down a little..." # Accept partial plan
		command = { type = construct which = ic value = 1378 } # Tjelabinsk
		command = { type = construct which = ic value = 1521 } # Tomsk
		command = { type = construct which = ic value = 1522 } # Novisibirsk
		command = { type = construct which = ic value = 1372 } # Chakalov
		command = { type = construct which = ic value = 1373 } # Kujbysjev
		command = { type = construct which = ic value = 1376 } # Pervouralsk
		command = { type = construct which = ic value = 839 } # Archangelsk
          }

	action_c = { 
		name = "We don't need more heavy industry..." # Don't accept plan
		command = { } 
          }
}


event = {  
	id = 222072
	random = no
	country = SOV

	trigger = { }

	name = "3rd 5 year plan - 1939"
	desc = "The industrialization of the Soviet Union was conducted according to the '5 year' plans. Those plans meant the end of small stabilization of NEP (New Economic Policy) and going back to the principles of communism - limiting private property in the industry, trade and agriculture. All those plans were executed thanks to the forced work of GULAG prisoners, and this cheap and unlimited manpower was present on all 'great buiding sites of communism'. The 3rd 5 year plan, started in 1938 was different from the previous ones. Based on the huge infrastructure built in the years 1928-1937, Soviet Union started mass production of various armament types, considerably developing its military forces. While industry was still developed, it concetrated on the production."

	style = 0			
	date = { day = 4 month = january year = 1939 }
	
	action_a = { 
		name = "Forward, to the victory of communism!" # Accept the full plan
		command = { type = manpowerpool value = -100 } # GULAG manpower
		command = { type = construct which = ic value = 1394 } # Kurgan
		command = { type = construct which = ic value = 1395 } # Kustanaj
		command = { type = construct which = ic value = 1396 } # Koktjetaw
		command = { type = construct which = ic value = 1537 } # Bratsk
		command = { type = construct which = ic value = 1553 } # Borzja
		command = { type = construct which = ic value = 1628 } # Siberia - East
		command = { type = construct which = ic value = 1657 } # Dalneretiensk
		command = { type = construct which = ic value = 1658 } # Chabarovsk
		command = { type = construct which = ic value = 1378 } # Tjelabinsk
		command = { type = construct which = ic value = 1521 } # Tomsk
		command = { type = construct which = ic value = 1522 } # Novisibirsk
		command = { type = construct which = ic value = 1372 } # Chakalov
		command = { type = construct which = ic value = 1373 } # Kujbysjev
		command = { type = construct which = ic value = 1376 } # Pervouralsk
		command = { type = construct which = ic value = 839 } # Archangelsk
          }

	action_b = { 
		name = "We have to slow down a little..." # Accept partial plan
		command = { type = construct which = ic value = 1378 } # Tjelabinsk
		command = { type = construct which = ic value = 1521 } # Tomsk
		command = { type = construct which = ic value = 1522 } # Novisibirsk
		command = { type = construct which = ic value = 1372 } # Chakalov
		command = { type = construct which = ic value = 1373 } # Kujbysjev
		command = { type = construct which = ic value = 1376 } # Pervouralsk
		command = { type = construct which = ic value = 839 } # Archangelsk
          }

	action_c = { 
		name = "We don't need more heavy industry..." # Don't accept plan
		command = { } 
          }
}


event = {  
	id = 222073
	random = no
	country = SOV

	trigger = { }

	name = "3rd 5 year plan - 1940"
	desc = "The industrialization of the Soviet Union was conducted according to the '5 year' plans. Those plans meant the end of small stabilization of NEP (New Economic Policy) and going back to the principles of communism - limiting private property in the industry, trade and agriculture. All those plans were executed thanks to the forced work of GULAG prisoners, and this cheap and unlimited manpower was present on all 'great buiding sites of communism'. The 3rd 5 year plan, started in 1938 was different from the previous ones. Based on the huge infrastructure built in the years 1928-1937, Soviet Union started mass production of various armament types, considerably developing its military forces. While industry was still developed, it concetrated on the production."

	style = 0			
	date = { day = 5 month = january year = 1940 }
	
	action_a = { 
		name = "Forward, to the victory of communism!" # Accept the full plan
		command = { type = manpowerpool value = -100 } # GULAG manpower
		command = { type = construct which = ic value = 1366 } # N Uzen
		command = { type = construct which = ic value = 1430 } # Alma Ata
		command = { type = construct which = ic value = 1533 } # Ulan Ude
		command = { type = construct which = ic value = 1538 } # Ust Kut
		command = { type = construct which = ic value = 1636 } # Jakutsk
		command = { type = construct which = ic value = 1645 } # Komsomolsk
		command = { type = construct which = ic value = 1652 } # Ulunga
		command = { type = construct which = ic value = 1653 } # Dalniegorsk
		command = { type = construct which = ic value = 1371 } # Magnitogorsk
		command = { type = construct which = ic value = 1379 } # Tjumen
		command = { type = construct which = ic value = 1391 } # Isjim
		command = { type = construct which = ic value = 1422 } # Samarkand
		command = { type = construct which = ic value = 792 } # Tichvin
		command = { type = construct which = ic value = 855 } # Kursk
		command = { type = construct which = ic value = 1239 } # Ustinov
          }

	action_b = { 
		name = "We have to slow down a little..." # Accept partial plan
		command = { type = construct which = ic value = 1366 } # N Uzen
		command = { type = construct which = ic value = 1430 } # Alma Ata
		command = { type = construct which = ic value = 1533 } # Ulan Ude
		command = { type = construct which = ic value = 1538 } # Ust Kut
		command = { type = construct which = ic value = 1636 } # Jakutsk
		command = { type = construct which = ic value = 1645 } # Komsomolsk
		command = { type = construct which = ic value = 1652 } # Ulunga
		command = { type = construct which = ic value = 1653 } # Dalniegorsk
          }

	action_c = { 
		name = "We don't need more heavy industry..." # Don't accept plan
		command = { } 
          }
}


event = {  
	id = 222074
	random = no
	country = SOV

	trigger = { 
			atwar = no
	}

	name = "3rd 5 year plan - 1941"
	desc = "The industrialization of the Soviet Union was conducted according to the '5 year' plans. Those plans meant the end of small stabilization of NEP (New Economic Policy) and going back to the principles of communism - limiting private property in the industry, trade and agriculture. All those plans were executed thanks to the forced work of GULAG prisoners, and this cheap and unlimited manpower was present on all 'great buiding sites of communism'. The 3rd 5 year plan, started in 1938 was different from the previous ones. Based on the huge infrastructure built in the years 1928-1937, Soviet Union started mass production of various armament types, considerably developing its military forces. While industry was still developed, it concetrated on the production."

	style = 0			
	date = { day = 6 month = january year = 1941 }
	
	action_a = { 
		name = "Forward, to the victory of communism!" # Accept the full plan
		command = { type = manpowerpool value = -100 } # GULAG manpower
		command = { type = construct which = ic value = 1366 } # N Uzen
		command = { type = construct which = ic value = 1430 } # Alma Ata
		command = { type = construct which = ic value = 1533 } # Ulan Ude
		command = { type = construct which = ic value = 1538 } # Ust Kut
		command = { type = construct which = ic value = 1636 } # Jakutsk
		command = { type = construct which = ic value = 1645 } # Komsomolsk
		command = { type = construct which = ic value = 1652 } # Ulunga
		command = { type = construct which = ic value = 1653 } # Dalniegorsk
		command = { type = construct which = ic value = 1371 } # Magnitogorsk
		command = { type = construct which = ic value = 1379 } # Tjumen
		command = { type = construct which = ic value = 1391 } # Isjim
		command = { type = construct which = ic value = 1422 } # Samarkand
		command = { type = construct which = ic value = 792 } # Tichvin
		command = { type = construct which = ic value = 855 } # Kursk
		command = { type = construct which = ic value = 1239 } # Ustinov
          }

	action_b = { 
		name = "We have to slow down a little..." # Accept partial plan
		command = { type = construct which = ic value = 1366 } # N Uzen
		command = { type = construct which = ic value = 1430 } # Alma Ata
		command = { type = construct which = ic value = 1533 } # Ulan Ude
		command = { type = construct which = ic value = 1538 } # Ust Kut
		command = { type = construct which = ic value = 1636 } # Jakutsk
		command = { type = construct which = ic value = 1645 } # Komsomolsk
		command = { type = construct which = ic value = 1652 } # Ulunga
		command = { type = construct which = ic value = 1653 } # Dalniegorsk
          }

	action_c = { 
		name = "We don't need more heavy industry..." # Don't accept plan
		command = { } 
          }
}


event = {  
	id = 222075
	random = no
	country = SOV

	trigger = { 
			atwar = no
	}

	name = "3rd 5 year plan - 1942"
	desc = "The industrialization of the Soviet Union was conducted according to the '5 year' plans. Those plans meant the end of small stabilization of NEP (New Economic Policy) and going back to the principles of communism - limiting private property in the industry, trade and agriculture. All those plans were executed thanks to the forced work of GULAG prisoners, and this cheap and unlimited manpower was present on all 'great buiding sites of communism'. The 3rd 5 year plan, started in 1938 was different from the previous ones. Based on the huge infrastructure built in the years 1928-1937, Soviet Union started mass production of various armament types, considerably developing its military forces. While industry was still developed, it concetrated on the production."

	style = 0			
	date = { day = 7 month = january year = 1942 }
	
	action_a = { 
		name = "Forward, to the victory of communism!" # Accept the full plan
		command = { type = manpowerpool value = -100 } # GULAG manpower
		command = { type = construct which = ic value = 1366 } # N Uzen
		command = { type = construct which = ic value = 1430 } # Alma Ata
		command = { type = construct which = ic value = 1533 } # Ulan Ude
		command = { type = construct which = ic value = 1538 } # Ust Kut
		command = { type = construct which = ic value = 1636 } # Jakutsk
		command = { type = construct which = ic value = 1645 } # Komsomolsk
		command = { type = construct which = ic value = 1652 } # Ulunga
		command = { type = construct which = ic value = 1653 } # Dalniegorsk
		command = { type = construct which = ic value = 1371 } # Magnitogorsk
		command = { type = construct which = ic value = 1379 } # Tjumen
		command = { type = construct which = ic value = 1391 } # Isjim
		command = { type = construct which = ic value = 1422 } # Samarkand
		command = { type = construct which = ic value = 792 } # Tichvin
		command = { type = construct which = ic value = 855 } # Kursk
		command = { type = construct which = ic value = 1239 } # Ustinov
          }

	action_b = { 
		name = "We have to slow down a little..." # Accept partial plan
		command = { type = construct which = ic value = 1366 } # N Uzen
		command = { type = construct which = ic value = 1430 } # Alma Ata
		command = { type = construct which = ic value = 1533 } # Ulan Ude
		command = { type = construct which = ic value = 1538 } # Ust Kut
		command = { type = construct which = ic value = 1636 } # Jakutsk
		command = { type = construct which = ic value = 1645 } # Komsomolsk
		command = { type = construct which = ic value = 1652 } # Ulunga
		command = { type = construct which = ic value = 1653 } # Dalniegorsk
          }

	action_c = { 
		name = "We don't need more heavy industry..." # Don't accept plan
		command = { }
          }
}

########################################################################
# *********** END OF USSR Industrialization plans EVENTS ***************
########################################################################

#####################################
# Allies support Finland (by Ghost_dk)
#####################################

event = { 
	id = 222076
	random = no
	country = SOV 

	# triggered by ENG 272149'

	name = "Allies give full support to Finland"
	desc = "This is indeed a terrible day for the people of the USSR. Today the Finnish prime minister requested the full support from the allies and the allies have responded positively. We should expect allied troops on the front any day now. We will crush then like the Finns and emerge victorious from this conflict."
	Style = 0

	action_a = {
		name = "Terrible"
		command = { }
		}
}


#########################################################################
#  Nomonhan Incident
#########################################################################
event = { 
	id = 222093
	random = no
	country = SOV
	
	name = "Fighting at Khalkin Ghol (SOV)"
	desc = "Following some earlier clashes, Japanese forces have taken the initiative.  Our Mongolian allies have been driven from Nomonhan village and there has been heavy fighting along the banks of the Khalkin Ghol.  Already the 11th Tank Brigade, 149th Motor Rifle Regiment and the 5th Machine Gun Brigade are engaged in heavy fighting with several enemy formations.  General Zhukov has built up a force of more than 320  tanks and an armored car brigade for a counter-attack on the southern front but if the plan goes wrong the battle will be lost."
	style = 0

	trigger = {
		event = 492000
		NOT = {
			war = { country = JAP country = SOV }
			war = { country = GER country = SOV }
			alliance = { country = JAP country = SOV }
                  }   
	}

        date = { day = 25 month = april year = 1939 }
        offset = 30
	deathdate = { day = 20 month = august year = 1939 }

	action_a = {
		name = "Trust Zhukov and attack in the south"
                command = { type = manpowerpool value = -75 } # commit troops to the offensive
                command = { type = supplies value = -2500 }
	}
	action_b = {
		name = "Accept Japanese terms"
                command = { type = manpowerpool value = -15 } # limited losses
                command = { type = supplies value = -500 }
		command = { type = dissent value = 2 } # the officer corps disapproves
		command = { type = sleepleader which = -1 } # officer resignations / court martials
		command = { type = sleepleader which = -1 }
		command = { type = sleepleader which = -1 }
		command = { type = trigger which = 492001 } # Japanese minor victory
	}
}

#########################################################################
#  Nomonhan Incident leads to war
#########################################################################
event = { 
	id = 222094
	random = no
	country = SOV
	
	name = "War with Japan (SOV)"
	desc = "The fighting at Nomonhan village has spiralled out of control and the Japanese Imperial Army is mobilising all it's forces and massing them along our border.  We are at war with Japan."
	style = 0

	# triggered by JAP events 492002 B and 492003 B

	action_a = {
		name = "Mobilise at once"
                command = { type = dissent value = 2 } # not ready for this war
	}
}

#########################################################################
#  Zhukov's counter-attack fails!
#########################################################################
event = { 
	id = 222095
	random = no
	country = SOV
	
	name = "Zhukov's counter-attack fails! (SOV)"
	desc = "Zhukov has led his troops into a great defeat and our forces in the Far East have been shattered.  This is the worst setback since the war of 1905 and will affect our influence and position in the Far East for years to come.  The Japanese have offered terms and it would be wise to accept.  Meanwhile, there is an investigation into Zhukov's responsibility for this defeat and he is already under arrest pending the outcome of the investigation."
	style = 0

	# triggered by JAP events 492002 B and 492003 B

	action_a = {
		name = "Accept the terms and make Zhukov a scapegoat"
                command = { type = dissent value = 4 } # a terrible defeat
		command = { type = sleepleader which = 10297 }
		command = { type = sleepleader which = -1 } # officer resignations / court martials
		command = { type = sleepleader which = -1 }
		command = { type = sleepleader which = -1 }

	}
	action_b = {
		name = "Accept the terms but spare Zhukov"
                command = { type = dissent value = 6 } # a terrible defeat and no scapegoat
		command = { type = set_leader_skill which = 10297 value = 3 } # loss of confidence
		command = { type = sleepleader which = -1 } # officer resignations / court martials
	}
}

